Handles the request to validate the given value.
	
	
		
  
    
						
			
			| Name | Description | 
|---|---|
| OnIsValid(TToValidate) | Handles the request to validate the given value. (inherited from Validate<TToValidate>). | 
| OnIsValid(IEnumerable<TItem>) | Handles the request to validate the given value. |